home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / demos / a-d / amms / mbbatch / edit_help < prev    next >
Encoding:
Text File  |  1995-05-05  |  143 b   |  8 lines

  1. _parse "Edit Help" p0 N/Befehlsname p1 N p2
  2. _ifs/e p1 "" END
  3. _ifs/e p2 "" EDIT
  4. p1="'p1'_'p2'"
  5. EDIT:
  6. _di ed "mbtext:deutsch/help/'p1'.hlp"
  7. END:
  8.